←Select platform

SampleRange Constructor(Range,Nullable<Int32>)

Summary

Initializes a new instance of the SampleRange class.

Syntax

C#
VB
C++
public SampleRange(  
   Leadtools.Jpip.Range range, 
   Nullable<int> samplingFactor 
) 
Public Function New( _ 
   ByVal range As Leadtools.Jpip.Range, _ 
   ByVal samplingFactor As Nullable(Of Integer) _ 
) 
public: 
SampleRange(  
   Leadtools.Jpip.Range^ range, 
   Nullable<int> samplingFactor 
) 

Parameters

range
The Range of codestreams.

samplingFactor
A nullable System.Int32 number representing the codestream sampling factor.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize